Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/new navbar #1988

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Feat/new navbar #1988

merged 1 commit into from
Feb 14, 2025

Conversation

BLuEScioN
Copy link
Collaborator

@BLuEScioN BLuEScioN commented Jan 29, 2025

closes #1853

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Adds the redesigned navbar
Has an input as a placeholder for the redesigned searchbar
Waiting on adding the data for the fee popover in a separate PR
Hides the redesign behind query param - redesign=true

Adds many design system tokens
Adds redesign variants for input, button

Removes the notion of subnets in global context and from the add a network form as we no longer deal with subnets
Removes some additional vars related to unused network state from global context
apiUrls
btcBlockBaseUrls
btcTxBaseUrls
btcAddressBaseUrls

Issue ticket number and link

Checklist:

  • I have performed a self-review of my code.
  • I have tested the change on desktop and mobile.
  • I have added thorough tests where applicable.
  • I've added analytics and error logging where applicable.

Screenshots (if appropriate):

Copy link

vercel bot commented Jan 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
explorer-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 7:26pm
hiro-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 7:26pm

@BLuEScioN BLuEScioN requested a review from He1DAr February 13, 2025 06:16
Copy link
Collaborator

@He1DAr He1DAr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @BLuEScioN! We can circle back on replacing the current sliding menu with Chakra popover when you come back.

@blockstack-devops
Copy link

🎉 This PR is included in version 1.250.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Redesign: Implement new navigation
5 participants